Explain MVC in CodeIgniter. ?

  • Note

    Model : Interacts with database

    View : UI presentation

    Controller : manage requests and logic